projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f469f80
)
(Fhandle_switch_frame, Fredirect_frame_focus): Declared.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 25 Nov 1993 07:42:27 +0000
(07:42 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 25 Nov 1993 07:42:27 +0000
(07:42 +0000)
src/frame.c
patch
|
blob
|
history
diff --git
a/src/frame.c
b/src/frame.c
index 9e93d9c1cca999b8c52a80408ef9d1d5c0273523..4dc65a9e5582db6b76c66f1cb49ec8edd88cff2c 100644
(file)
--- a/
src/frame.c
+++ b/
src/frame.c
@@
-88,6
+88,8
@@
Lisp_Object Qx;
extern Lisp_Object Vminibuffer_list;
extern Lisp_Object get_minibuffer ();
+extern Lisp_Object Fhandle_switch_frame ();
+extern Lisp_Object Fredirect_frame_focus ();
\f
DEFUN ("framep", Fframep, Sframep, 1, 1, 0,
"Return non-nil if OBJECT is a frame.\n\